Instances are created by calling the appropriate constructor function , so no 創建實例的方法是調用適當的構造函數,所以不需要
One might program polymorphic constructor functions , perhaps by providing multiple type signatures to the constructors 您可能通過為構造器提供多個類型說明來編寫多態構造器函數。
Provides a guide to using the jscript prototype - based object model and links to information that describes custom constructor functions and inheritance for prototype - based objects 提供有關如何使用jscript基于原型的對象模型的指南,并且提供指向特定信息的鏈接,這些信息描述基于原型的對象的自定義構造函數和繼承。